build: Add Common Autotools Module for MSVC Projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 15 Sep 2015 10:33:37 +0000 (18:33 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 15 Sep 2015 10:33:37 +0000 (18:33 +0800)
commitdeb632c9b64325dc1b11587f7509c061036170c4
treeafa99585646f05f7c9ea6b02cbb5a791cff1db32
parent0fa37dc1c10c4bd463cbad93349d48ecbfbc0287
build: Add Common Autotools Module for MSVC Projects

This adds a common autotools module that can be used by various projects to
generate the Visual Studio projects as needed, and if necessary, generate
the headers listings to "install" for that project, based on items passed
in to this.  This is modeled on the Makefile.introspection autotools file
that is used by many GNOME projects to generate the introspection files.

https://bugzilla.gnome.org/show_bug.cgi?id=681965
build/Makefile.msvcproj [new file with mode: 0644]